ByteM INumeric<ByteM>.Positive()
Private Function Positive As ByteM
Implements INumeric(Of ByteM).Positive
private:
virtual ByteM Positive() sealed = INumeric<ByteM>::Positive
private abstract Positive : unit -> ByteM
private override Positive : unit -> ByteM